home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presentation Library 1993 Winter / The Apple Reference & Presentations Library CD Winter 93 - Partner Edition.7z / Image.iso / Applications / Technical Publishing / Aldus PageMaker 4.2 / Aldus / PPDs / TKPHZR21.PPD < prev    next >
Text File  |  1991-12-05  |  12KB  |  295 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "Phaser II PXi" version 2010.116 
  3. *% Date: 4 October 1991
  4. *%
  5. *% Copyright 1988, 1989, 1990, 1991 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 010570 or 010862
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% 
  15. *FormatVersion: "3.0"
  16. *FileVersion: "1.0"
  17. *LanguageVersion: English
  18. *Product: "(Phaser II PXi)"
  19. *PSVersion: "(2010.116) 2"
  20. *NickName: "Tektronix Phaser II PXi v2010.116"
  21.  
  22. *% General Information and Defaults ===============
  23. *FreeVM: "563000"
  24. *ColorDevice: True
  25. *FileSystem: True
  26. *?FileSystem: "
  27. save 
  28.      false (%disk?%)
  29.     { currentdevparams dup /Writeable known
  30.        {/Writeable get {pop true} if} {pop} ifelse
  31.      } 10 string /IODevice resourceforall
  32.      {(True)}{(False)} ifelse = flush
  33. restore
  34. "
  35. *End
  36. *Throughput: "1"
  37. *Password: "0"
  38. *ExitServer: "
  39.    count 0 eq
  40.    { false } { true exch startjob } ifelse
  41.    not { (WARNING: Cannot modify initial VM.) =
  42.             (Missing or invalid password.) =
  43.             (Please contact the author of this software.) = flush quit
  44.           } if
  45. "
  46. *End
  47. *Reset: "
  48.    count 0 eq
  49.    { false } { true exch startjob } ifelse
  50.    not { (WARNING: Cannot reset printer.) =
  51.             (Missing or invalid password.) =
  52.             (Please contact the author of this software.) = flush quit
  53.           } if
  54.    systemdict /quit get exec
  55.    (WARNING : Printer Reset Failed.) = flush
  56. "
  57. *End
  58.  
  59. *DefaultResolution: 300dpi
  60. *?Resolution: "save
  61. currentpagedevice /HWResolution get
  62. aload pop pop
  63. (                      ) cvs print  (dpi) = flush restore"
  64. *End
  65.  
  66. *% Halftone Information ===============
  67. *ScreenFreq: "60.0"
  68. *ScreenAngle: "54.0"
  69. *DefaultScreenProc: TekHalftone
  70. *ScreenProc TekHalftone: "
  71. [ /DefaultHalftone /Halftone findresource /GraySpotFunction get ] cvx
  72. "
  73. *End
  74. *ScreenProc Line: "{ pop }"
  75. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  76.  
  77. *DefaultTransfer: Null
  78. *Transfer Null: "{ }"
  79. *Transfer Null.Inverse: "{ 1 exch sub }"
  80.  
  81. *% Paper Handling ===================
  82. *% Use these entries to set paper size most of the time.
  83. *DefaultPageSize: Letter
  84. *PageSize Letter/TekPhaser(TM)Letter: "2 dict dup /PageSize [612 792] put 
  85. dup /ImagingBBox null put setpagedevice"
  86. *End
  87. *PageSize Legal/TekPhaser(TM)Legal: "2 dict dup /PageSize [612 1008] put 
  88. dup /ImagingBBox null put setpagedevice"
  89. *End
  90. *PageSize A4/TekPhaser(TM)A4: "2 dict dup /PageSize [595 842] put 
  91. dup /ImagingBBox null put setpagedevice"
  92. *End
  93. *PageSize A4.Special/TekPhaser(TM)A4 Special:"2 dict dup /PageSize [595 1008] put
  94. dup /ImagingBBox null put setpagedevice"
  95. *End
  96. *PageSize A4.Special.Short/TekPhaser(TM)A4 Special Short:"
  97.     2 dict dup /PageSize [595 1008] put dup /ImagingBBox null put setpagedevice"
  98. *End
  99. *?PageSize: "
  100. save currentpagedevice /PageSize get aload pop 
  101. 2 copy gt {exch} if (Unknown)
  102. 5 dict
  103. dup [612 792] (Letter) put
  104. dup [612 1008] (Legal) put
  105. dup [595 842] (A4) put
  106. dup [595 1008] (A4.Special) put
  107. dup [595 1008] (A4.Special.Short) put
  108. { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and 
  109.     { exch pop exit } { pop } ifelse
  110. } bind forall = flush pop pop
  111. restore"
  112. *End
  113.  
  114. *DefaultPageRegion: Letter
  115. *PageRegion Letter/TekPhaser(TM)Letter: "2 dict dup /PageSize [612 792] put 
  116. dup /ImagingBBox null put setpagedevice"
  117. *End
  118. *PageRegion Legal/TekPhaser(TM)Legal: "2 dict dup /PageSize [612 1008] put 
  119. dup /ImagingBBox null put setpagedevice"
  120. *End
  121. *PageRegion A4/TekPhaser(TM)A4: "2 dict dup /PageSize [595 842] put 
  122. dup /ImagingBBox null put setpagedevice"
  123. *End
  124. *PageRegion A4.Special/TekPhaser(TM)A4 Special:"2 dict dup /PageSize [595 1008] put
  125. dup /ImagingBBox null put setpagedevice"
  126. *End
  127. *PageRegion A4.Special.Short/TekPhaser(TM)A4 Special Short:"2 dict dup 
  128. /PageSize [595 1008] put
  129. dup /ImagingBBox null put setpagedevice"
  130. *End
  131.  
  132. *% The following entries provide information about specific paper keywords.
  133. *DefaultImageableArea: Letter
  134. *ImageableArea Letter/TekPhaser(TM)Letter: "13 76 596 710"
  135. *ImageableArea Legal/TekPhaser(TM)Legal: "13 111 596 889"
  136. *ImageableArea A4/TekPhaser(TM)A4: "14 77 581 761"
  137. *ImageableArea A4.Special/TekPhaser(TM)A4 Special: "14 84 581 919"
  138. *ImageableArea A4.Special.Short/TekPhaser(TM)A4 Special Short: "14 109 581 888"
  139. *?ImageableArea: "
  140.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  141.   newpath clippath pathbbox
  142.   4 -2 roll exch 2 {ceiling cvp} repeat
  143.   exch 2 {floor cvp} repeat flush
  144.  restore
  145. "
  146. *End
  147.  
  148. *% These provide the physical dimensions of the paper (by keyword)
  149. *DefaultPaperDimension: Letter
  150. *PaperDimension Letter/TekPhaser(TM)Letter: "612 792"
  151. *PaperDimension Legal/TekPhaser(TM)Legal: "612 1008"
  152. *PaperDimension A4/TekPhaser(TM)A4: "595 842"
  153. *PaperDimension A4.Special/TekPhaser(TM)A4 Special: "595 1008"
  154. *PaperDimension A4.Special.Short/TekPhaser(TM)A4 Special Short: "595 1008"
  155.  
  156. *DefaultOutputOrder: Normal
  157.  
  158. *% Font Information =====================
  159. *DefaultFont: Courier
  160. *Font AvantGarde-Book: Standard "(001.002)" 
  161. *Font AvantGarde-BookOblique: Standard "(001.002)" 
  162. *Font AvantGarde-Demi: Standard "(001.003)" 
  163. *Font AvantGarde-DemiOblique: Standard "(001.003)" 
  164. *Font Bookman-Demi: Standard "(001.003)" 
  165. *Font Bookman-DemiItalic: Standard "(001.003)" 
  166. *Font Bookman-Light: Standard "(001.003)" 
  167. *Font Bookman-LightItalic: Standard "(001.003)" 
  168. *Font Courier: Standard "(002.003)" 
  169. *Font Courier-Bold: Standard "(002.003)" 
  170. *Font Courier-BoldOblique: Standard "(002.003)" 
  171. *Font Courier-Oblique: Standard "(002.003)" 
  172. *Font Helvetica: Standard "(001.006)" 
  173. *Font Helvetica-Bold: Standard "(001.007)" 
  174. *Font Helvetica-BoldOblique: Standard "(001.007)" 
  175. *Font Helvetica-Condensed: Standard "(001.001)" 
  176. *Font Helvetica-Condensed-Bold: Standard "(001.002)" 
  177. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" 
  178. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" 
  179. *Font Helvetica-Narrow: Standard "(001.006)" 
  180. *Font Helvetica-Narrow-Bold: Standard "(001.007)" 
  181. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" 
  182. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" 
  183. *Font Helvetica-Oblique: Standard "(001.006)" 
  184. *Font NewCenturySchlbk-Bold: Standard "(001.008)" 
  185. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" 
  186. *Font NewCenturySchlbk-Italic: Standard "(001.005)" 
  187. *Font NewCenturySchlbk-Roman: Standard "(001.006)" 
  188. *Font Palatino-Bold: Standard "(001.005)" 
  189. *Font Palatino-BoldItalic: Standard "(001.005)" 
  190. *Font Palatino-Italic: Standard "(001.005)" 
  191. *Font Palatino-Roman: Standard "(001.005)" 
  192. *Font Symbol: Special "(001.007)" 
  193. *Font Times-Bold: Standard "(001.007)" 
  194. *Font Times-BoldItalic: Standard "(001.009)" 
  195. *Font Times-Italic: Standard "(001.007)" 
  196. *Font Times-Roman: Standard "(001.007)" 
  197. *Font ZapfChancery-MediumItalic: Standard "(001.006)" 
  198. *Font ZapfDingbats: Special "(001.004)" 
  199.  
  200. *?FontQuery: "
  201.    save  
  202.    { count 1 gt
  203.       { exch dup 127 string cvs (/) print print (:) print
  204.        /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  205.       } { exit } ifelse
  206.    } bind loop
  207.    (*) = flush
  208.    restore"
  209. *End
  210.  
  211. *?FontList: "
  212.    save (*) {cvn ==} 128 string /Font resourceforall
  213.    (*) = flush restore"
  214. *End
  215.  
  216. *% Printer Messages (verbatim from printer):
  217. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  218. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  219. *Message: "\FontName\ not found, using Courier"
  220.  
  221. *% Status (format: %%[ status: <one of these> ]%% )
  222. *Status: "initializing"
  223. *Status: "idle"
  224. *Status: "holding"
  225. *Status: "busy"
  226. *Status: "waiting"
  227. *Status: "PrinterError: printer is warming up"
  228. *Status: "PrinterError: printer is not ready"
  229. *Status: "PrinterError: out of paper"
  230. *Status: "PrinterError: paper jam"
  231. *Status: "PrinterError: paper jam at entry"
  232. *Status: "PrinterError: out of ribbon"
  233. *Status: "PrinterError: ribbon jam"
  234. *Status: "PrinterError: cover is open"
  235. *Status: "PrinterError: thermal head temperature"
  236. *Status: "PrinterError: internal interface error"
  237. *Status: "PrinterError: print engine failure"
  238.  
  239. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  240. *Source: "Serial"
  241. *Source: "LocalTalk"
  242. *Source: "Parallel"
  243. *Source: "Internal"
  244.  
  245. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  246. *PrinterError: "printer is warming up"
  247. *PrinterError: "printer is not ready"
  248. *PrinterError: "out of paper"
  249. *PrinterError: "paper jam"
  250. *PrinterError: "paper jam at entry"
  251. *PrinterError: "out of ribbon"
  252. *PrinterError: "ribbon jam"
  253. *PrinterError: "cover is open"
  254. *PrinterError: "thermal head temperature"
  255. *PrinterError: "internal interface error"
  256. *PrinterError: "print engine failure"
  257.  
  258. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  259.  
  260. *InkName: ProcessBlack/Process Black
  261. *InkName: CustomColor/Custom Color
  262. *InkName: ProcessCyan/Process Cyan
  263. *InkName: ProcessMagenta/Process Magenta
  264. *InkName: ProcessYellow/Process Yellow
  265.  
  266. *%  For 60 lpi / 300 dpi ================================
  267.  
  268. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  269. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  270. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  271. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  272. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  273.  
  274. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  275. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  276. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  277. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  278. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  279.  
  280. *%  For 80 lpi / 300 dpi ================================
  281.  
  282. *ColorSepScreenAngle ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  283. *ColorSepScreenAngle CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  284. *ColorSepScreenAngle ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  285. *ColorSepScreenAngle ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  286. *ColorSepScreenAngle ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  287.  
  288. *ColorSepScreenFreq ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  289. *ColorSepScreenFreq CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  290. *ColorSepScreenFreq ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  291. *ColorSepScreenFreq ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  292. *ColorSepScreenFreq ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  293.  
  294. *% end of PPD file for Tektronix Phaser II PXi